3.12.48 \(\int \frac {(1-2 x)^2 (3+5 x)^3}{(2+3 x)^7} \, dx\)

Optimal. Leaf size=67 \[ -\frac {500}{729 (3 x+2)}+\frac {1900}{729 (3 x+2)^2}-\frac {8285}{2187 (3 x+2)^3}+\frac {4099}{2916 (3 x+2)^4}-\frac {763}{3645 (3 x+2)^5}+\frac {49}{4374 (3 x+2)^6} \]

________________________________________________________________________________________

Rubi [A]  time = 0.02, antiderivative size = 67, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.045, Rules used = {88} \begin {gather*} -\frac {500}{729 (3 x+2)}+\frac {1900}{729 (3 x+2)^2}-\frac {8285}{2187 (3 x+2)^3}+\frac {4099}{2916 (3 x+2)^4}-\frac {763}{3645 (3 x+2)^5}+\frac {49}{4374 (3 x+2)^6} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[((1 - 2*x)^2*(3 + 5*x)^3)/(2 + 3*x)^7,x]

[Out]

49/(4374*(2 + 3*x)^6) - 763/(3645*(2 + 3*x)^5) + 4099/(2916*(2 + 3*x)^4) - 8285/(2187*(2 + 3*x)^3) + 1900/(729
*(2 + 3*x)^2) - 500/(729*(2 + 3*x))

Rule 88

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandI
ntegrand[(a + b*x)^m*(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, p}, x] && IntegersQ[m, n] &&
(IntegerQ[p] || (GtQ[m, 0] && GeQ[n, -1]))

Rubi steps

\begin {align*} \int \frac {(1-2 x)^2 (3+5 x)^3}{(2+3 x)^7} \, dx &=\int \left (-\frac {49}{243 (2+3 x)^7}+\frac {763}{243 (2+3 x)^6}-\frac {4099}{243 (2+3 x)^5}+\frac {8285}{243 (2+3 x)^4}-\frac {3800}{243 (2+3 x)^3}+\frac {500}{243 (2+3 x)^2}\right ) \, dx\\ &=\frac {49}{4374 (2+3 x)^6}-\frac {763}{3645 (2+3 x)^5}+\frac {4099}{2916 (2+3 x)^4}-\frac {8285}{2187 (2+3 x)^3}+\frac {1900}{729 (2+3 x)^2}-\frac {500}{729 (2+3 x)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.03, size = 36, normalized size = 0.54 \begin {gather*} -\frac {7290000 x^5+15066000 x^4+12249900 x^3+5370435 x^2+1510848 x+233482}{43740 (3 x+2)^6} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[((1 - 2*x)^2*(3 + 5*x)^3)/(2 + 3*x)^7,x]

[Out]

-1/43740*(233482 + 1510848*x + 5370435*x^2 + 12249900*x^3 + 15066000*x^4 + 7290000*x^5)/(2 + 3*x)^6

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {(1-2 x)^2 (3+5 x)^3}{(2+3 x)^7} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

IntegrateAlgebraic[((1 - 2*x)^2*(3 + 5*x)^3)/(2 + 3*x)^7,x]

[Out]

IntegrateAlgebraic[((1 - 2*x)^2*(3 + 5*x)^3)/(2 + 3*x)^7, x]

________________________________________________________________________________________

fricas [A]  time = 1.60, size = 59, normalized size = 0.88 \begin {gather*} -\frac {7290000 \, x^{5} + 15066000 \, x^{4} + 12249900 \, x^{3} + 5370435 \, x^{2} + 1510848 \, x + 233482}{43740 \, {\left (729 \, x^{6} + 2916 \, x^{5} + 4860 \, x^{4} + 4320 \, x^{3} + 2160 \, x^{2} + 576 \, x + 64\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^2*(3+5*x)^3/(2+3*x)^7,x, algorithm="fricas")

[Out]

-1/43740*(7290000*x^5 + 15066000*x^4 + 12249900*x^3 + 5370435*x^2 + 1510848*x + 233482)/(729*x^6 + 2916*x^5 +
4860*x^4 + 4320*x^3 + 2160*x^2 + 576*x + 64)

________________________________________________________________________________________

giac [A]  time = 0.99, size = 34, normalized size = 0.51 \begin {gather*} -\frac {7290000 \, x^{5} + 15066000 \, x^{4} + 12249900 \, x^{3} + 5370435 \, x^{2} + 1510848 \, x + 233482}{43740 \, {\left (3 \, x + 2\right )}^{6}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^2*(3+5*x)^3/(2+3*x)^7,x, algorithm="giac")

[Out]

-1/43740*(7290000*x^5 + 15066000*x^4 + 12249900*x^3 + 5370435*x^2 + 1510848*x + 233482)/(3*x + 2)^6

________________________________________________________________________________________

maple [A]  time = 0.01, size = 56, normalized size = 0.84 \begin {gather*} \frac {49}{4374 \left (3 x +2\right )^{6}}-\frac {763}{3645 \left (3 x +2\right )^{5}}+\frac {4099}{2916 \left (3 x +2\right )^{4}}-\frac {8285}{2187 \left (3 x +2\right )^{3}}+\frac {1900}{729 \left (3 x +2\right )^{2}}-\frac {500}{729 \left (3 x +2\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1-2*x)^2*(5*x+3)^3/(3*x+2)^7,x)

[Out]

49/4374/(3*x+2)^6-763/3645/(3*x+2)^5+4099/2916/(3*x+2)^4-8285/2187/(3*x+2)^3+1900/729/(3*x+2)^2-500/729/(3*x+2
)

________________________________________________________________________________________

maxima [A]  time = 0.46, size = 59, normalized size = 0.88 \begin {gather*} -\frac {7290000 \, x^{5} + 15066000 \, x^{4} + 12249900 \, x^{3} + 5370435 \, x^{2} + 1510848 \, x + 233482}{43740 \, {\left (729 \, x^{6} + 2916 \, x^{5} + 4860 \, x^{4} + 4320 \, x^{3} + 2160 \, x^{2} + 576 \, x + 64\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^2*(3+5*x)^3/(2+3*x)^7,x, algorithm="maxima")

[Out]

-1/43740*(7290000*x^5 + 15066000*x^4 + 12249900*x^3 + 5370435*x^2 + 1510848*x + 233482)/(729*x^6 + 2916*x^5 +
4860*x^4 + 4320*x^3 + 2160*x^2 + 576*x + 64)

________________________________________________________________________________________

mupad [B]  time = 1.10, size = 55, normalized size = 0.82 \begin {gather*} \frac {1900}{729\,{\left (3\,x+2\right )}^2}-\frac {500}{729\,\left (3\,x+2\right )}-\frac {8285}{2187\,{\left (3\,x+2\right )}^3}+\frac {4099}{2916\,{\left (3\,x+2\right )}^4}-\frac {763}{3645\,{\left (3\,x+2\right )}^5}+\frac {49}{4374\,{\left (3\,x+2\right )}^6} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((2*x - 1)^2*(5*x + 3)^3)/(3*x + 2)^7,x)

[Out]

1900/(729*(3*x + 2)^2) - 500/(729*(3*x + 2)) - 8285/(2187*(3*x + 2)^3) + 4099/(2916*(3*x + 2)^4) - 763/(3645*(
3*x + 2)^5) + 49/(4374*(3*x + 2)^6)

________________________________________________________________________________________

sympy [A]  time = 0.18, size = 56, normalized size = 0.84 \begin {gather*} \frac {- 7290000 x^{5} - 15066000 x^{4} - 12249900 x^{3} - 5370435 x^{2} - 1510848 x - 233482}{31886460 x^{6} + 127545840 x^{5} + 212576400 x^{4} + 188956800 x^{3} + 94478400 x^{2} + 25194240 x + 2799360} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)**2*(3+5*x)**3/(2+3*x)**7,x)

[Out]

(-7290000*x**5 - 15066000*x**4 - 12249900*x**3 - 5370435*x**2 - 1510848*x - 233482)/(31886460*x**6 + 127545840
*x**5 + 212576400*x**4 + 188956800*x**3 + 94478400*x**2 + 25194240*x + 2799360)

________________________________________________________________________________________